home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Apps / Mail / Message.app / status.strings < prev   
Encoding:
Text File  |  1992-12-26  |  805 b   |  17 lines

  1. /* From <sys/message.h> */
  2. "0" = "Success"; /* SEND_SUCCESS */
  3. /* From <c.h> */
  4. "-1" = "Not Recognized"; /* CERROR */
  5. /* From <sys/message.h> */
  6. "-101" = "Message or OOL data invalid"; /* SEND_INVALID_MEMORY */
  7. "-102" = "Reference to inacessible port"; /* SEND_INVALID_PORT */
  8. "-103" = "Terminated due to timeout"; /* SEND_TIMED_OUT */
  9. "-105" = "Message accepted provisionally"; /* SEND_WILL_NOTIFY */
  10. "-106" = "Already awaiting notification"; /* SEND_NOTIFY_IN_PROGRESS */
  11. "-107" = "Message to kernel refused"; /* SEND_KERNEL_REFUSED */
  12. "-108" = "Interrupt during send"; /* SEND_INTERRUPTED */
  13. "-109" = "Message was too large"; /* SEND_MSG_TOO_LARGE */
  14. "-110" = "Data exceeds message size"; /* SEND_MSG_TOO_SMALL */
  15. /* From <appkit/Listner.h> */
  16. "-20000" = "Incorrect Message"; /* NX_INCORRECTMESSAGE */
  17.